Meson build: generate png image files for docs
authorJohn Marshall <jtm.home@gmail.com>
Sat, 19 May 2018 10:53:51 +0000 (11:53 +0100)
committerØyvind Kolås <pippin@gimp.org>
Sat, 19 May 2018 11:31:41 +0000 (13:31 +0200)
docs/graphics/meson.build

index 70cd9ab47ab4eb42a4c4eee1e94be9a82e7e70d2..fad8d10d2938bc8c8f465a3e101477c945c5a1cb 100644 (file)
@@ -43,6 +43,7 @@ if rsvg_convert_bin.found()
         '@INPUT@',
       ],
       install: false,
+      build_by_default: true,
     )
   endforeach
 endif